home *** CD-ROM | disk | FTP | other *** search
- Path: oxy.rust.net!usenet
- From: pgunn@mail.cbf.com (Paul Gunn)
- Newsgroups: comp.lang.c++
- Subject: Re: Constructor Exceptions
- Date: Tue, 09 Jan 1996 13:23:46 GMT
- Organization: Rust Net - High Speed Internet in Detroit 810-642-2276
- Message-ID: <4ctqd9$cl7@oxy.rust.net>
- References: <4bud9g$pv5@oxy.rust.net> <4cbhcl$kst@dawn.mmm.com> <4ce0da$513@oxy.rust.net> <4cphqs$hlc@news.bridge.net>
- NNTP-Posting-Host: pgunn.cbf.com
- X-Newsreader: Forte Agent .99c/32.126
-
- David Byrden <100101.2547@compuserve.com> wrote:
-
-
- >Can you tell me offhand whether 'new' in VC2.1 is actually freeing
- >the heap memory of objects which throw?
-
- I haven't done any testing on this yet. The documentation I quoted
- seems to indicate that it will not.
-
- However, there is a possibility that this documentation was a
- carry-over from the older MFC non-ansi exceptions.
-
- Given the applicable section of the draft standard which wa quoted
- here, I find it hard to believe that they would so cavalierly dismiss
- the issue.
-
-
-
-